Skip to content
This repository has been archived by the owner on Nov 19, 2024. It is now read-only.

migrated BlazorServer to Blazor web app #105

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

maxmantz
Copy link

@maxmantz maxmantz commented May 7, 2024

What issue does this PR address?

In my quest to migrate my own app to .NET 8 and using your sample app as a base for comparison, I've decided to migrate your sample to a Blazor web app as per this guide. Since this will be the way Blazor Server apps are built from .NET 8 onwards, I think it would be a good idea to update the sample as well to reflect these changes.

I checked everything and it works as before. I've also added an authentication check to Index.razor to see whether or not the app keeps an active session alive.

Important: Any code or remarks in your Pull Request are under the following terms:

If You provide us with any comments, bug reports, feedback, enhancements, or modifications proposed or suggested by You for the Software, such Feedback is provided on a non-confidential basis (notwithstanding any notice to the contrary You may include in any accompanying communication), and Licensor shall have the right to use such Feedback at its discretion, including, but not limited to the incorporation of such suggested changes into the Software. You hereby grant Licensor a perpetual, irrevocable, transferable, sublicensable, nonexclusive license under all rights necessary to incorporate and use your Feedback for any purpose, including to make and sell any products and services.

(see our license, section 7)

@damianh damianh assigned damianh and unassigned josephdecock Oct 4, 2024
@damianh damianh self-requested a review October 4, 2024 08:25
@damianh damianh merged commit 29bef25 into DuendeSoftware:main Oct 4, 2024
5 checks passed
@damianh
Copy link
Member

damianh commented Oct 4, 2024

Thanks for the PR @maxmantz!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants